home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 2010 Software/Programs / PCGuia_programas.iso / Software / Utils / EASEUS Partition Master / EPMSetup.exe / {app} / bin / Main.exe.manifest < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-22  |  678 b   |  19 lines

  1. <?xml version='1.0' encoding='UTF-8' standalone='yes'?>
  2. <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
  3.   <dependency>
  4.     <dependentAssembly>
  5.       <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50727.762' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
  6.     </dependentAssembly>
  7.   </dependency>
  8.    <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  9.     <security>
  10.         <requestedPrivileges>
  11.             <requestedExecutionLevel
  12.                 level="highestAvailable"
  13.                 uiAccess="false"
  14.          />
  15.          </requestedPrivileges>
  16.      </security>
  17.    </trustInfo>
  18. </assembly>
  19.